Important for all Apple Printing and Graphics Developers:
The information in this Technical Q & A is still relevant up to and including Mac OS 7.6 with QuickDraw GX 1.1.5. Beginning with the release of Mac OS 8.0, however, Apple plans to deliver a system which incorporates QuickDraw GX graphics and typography only. QuickDraw GX printer drivers and GX printing extensions will not be supported in Mac OS 8.0 or in future Mac OS releases. Apple's goal is to simplify the user experience of printing by unifying the Macintosh graphic and printing architectures and standardizing on the classic Printing Manager. For details on Apple's official announcement, refer to </dev/technotes/gxchange.html> |
The gxRasterTargetTranslation option causes PostScript picture comments to be discarded. The bitmap proxies sent along with such comments are preserved.
Yes, it does help make imaging quicker by stripping out PostScript comments from the spool file.
If the gxRasterTargetTranslation flag is set, the output is only "good" for
raster printers. Bear in mind that this flag is effectively an option for the
translator, so you may be able to print properly on a PostScript device, but if
the app that generated the data puts in PicComments to improve imaging, and
this flag is set, the output may not be as-expected. Use this option only if
you are certain that the output is going to a raster device.